Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable parallel testing in pr-checks and daily job #5428

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

esebesto
Copy link
Contributor

@esebesto esebesto commented Dec 17, 2024

Currently we don't have any parallel tests but ephemeral test runs always attempts to run parallel tests -> this phase is memory greedy and takes some time. This PR will ensure that parallel test step is skipped.

@esebesto esebesto requested review from a team as code owners December 17, 2024 16:29
@esebesto esebesto added hot-fix-smoke-tests pr_check label to run minimal smoke tests for fast moving bug-fix and removed ok-to-skip-smokes labels Dec 17, 2024
@esebesto
Copy link
Contributor Author

/retest

1 similar comment
@esebesto
Copy link
Contributor Author

/retest

@esebesto esebesto changed the title Disable parallel testing in pr-checks Disable parallel testing in pr-checks and daily job Dec 17, 2024
@esebesto esebesto removed the hot-fix-smoke-tests pr_check label to run minimal smoke tests for fast moving bug-fix label Dec 17, 2024
@esebesto esebesto merged commit 94dbc09 into main Dec 17, 2024
14 checks passed
@esebesto esebesto deleted the esebesto/disable_parallel_tests branch December 17, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants